ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,IImGearResolution)
In This Topic
Initializes a new instance of the
ImGearARTPolyRuler class object using start and end points, color and image resolution.
Syntax
Parameters
- points
- The mark's points.
- color
- Ruler color.
- resolution
- Image resolution required to initialize ruler's aspect parameters used to calculate physical measurement units. In case of NO_ABS units, vertical resolution in set to 72 DPI and horizontal is calculated based on the resolution aspect ratio.
See Also